ImageGear Java PDF
addImage(byte[],AddImageOptions) Method
In-memory data of the image to add.
Options to apply when adding an image to a page. See the AddImageOptions class for details.
This method adds an image from memory to the page.
Syntax
public void addImage( 
   byte[] imageData,
   AddImageOptions options
)

Parameters

imageData
In-memory data of the image to add.
options
Options to apply when adding an image to a page. See the AddImageOptions class for details.
See Also

Reference

Page Class
Page Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback